home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drvpto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_VIEWPROPWINDOWDROPTOOL_H = 1;
- include("real/widget/r3drwnto.js")
-
-
- var R3CLID_VIEWPROPWINDOWDROPTOOL = 1246;
-
-
-
-
-
-
-
-
-
- function r3Viewpropwindowdroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_VIEWPROPWINDOWDROPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Viewpropwindowdroptool.prototype=new r3Windowdroptool;
- // r3drvpto.h_H